github.com/robfig/cron/v3.Cron.add (field) 4 uses github.com/robfig/cron/v3 (current package) cron.go#L17: add chan *Entry cron.go#L117: add: make(chan *Entry), cron.go#L171: c.add <- entry cron.go#L279: case newEntry := <-c.add:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)